Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot duplicate container in 2.20.2. Deploy button is greyed out. #11838

Open
2 tasks done
sanctimon opened this issue May 17, 2024 · 2 comments
Open
2 tasks done

Cannot duplicate container in 2.20.2. Deploy button is greyed out. #11838

sanctimon opened this issue May 17, 2024 · 2 comments
Labels

Comments

@sanctimon
Copy link

Before you start please confirm the following.

Problem Description

I have just upgraded to 2.20.2 from 2.19. I have am trying to duplicate a container with the intention of replacing with the newest image, but keeping all profile aspects of the container the same. This worked seamlessly in 2.19.

Expected Behavior

  1. Access container.
  2. Duplicate/edit, "always pull the image" activated.
  3. "Deploy" button is active
  4. Click "Deploy"
  5. Image is pulled, container is stopped, replaced and deployed

Actual Behavior

  1. Access container.
  2. Duplicate/edit, "always pull the image" activated.
  3. "Deploy" button is greyed out
  4. Impossible to go further

Steps to Reproduce

  1. Access container.
  2. Click on Duplicate/edit, "always pull the image" activated.
  3. Attempt to click "deploy".

Portainer logs or screenshots

image image image

Portainer version

2.20.2

Portainer Edition

Business Edition (BE/EE) with Home & Student license

Platform and Version

Docker

OS and Architecture

Ubuntu 22.04

Browser

Firefox, Chrome, Safari

What command did you use to deploy Portainer?

docker run -d -p 8000:8000 -p 9443:9443 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ee:2.20.2

Additional Information

No response

@jamescarppe
Copy link
Member

I'm not able to reproduce this behavior here - can you check if any of the fields that should be set are not? This is what generally disables the Deploy button.

@sanctimon
Copy link
Author

I'm not able to reproduce this behavior here - can you check if any of the fields that should be set are not? This is what generally disables the Deploy button.

Here is a screenshot of the entire screen. Only action is "Edit/Duplicate". Everything else remains the same:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants